home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 140
/
(Vol 140) Sep 19 2011.iso
/
Games
/
theLifeArk.swf
/
scripts
/
DefineSprite_755_pot
/
frame_49
/
DoAction.as
Wrap
Text File
|
2011-09-19
|
244b
|
9 lines
this.runSta = "pwPot";
if(!_global.scene.potChangeScoreOver)
{
_global.scene.potChangeScoreOver = true;
_global.ctn.game.addScore(165,100,135,110);
_global.ctn.game.addScore(20,Math.round(5 * Math.random()),135,110);
}
stop();